Welcome![Sign In][Sign Up]
Location:
Search - polygon line

Search list

[Graph programvctuxingjiaohuhuizhi

Description: 二维图形交互软件,可以画直线,圆,椭圆, 多边形,曲线,可以选取颜色-interactive 2D graphics software, can be painted line, circle, ellipse, polygon, curve, select colors
Platform: | Size: 180395 | Author: 秋水寒 | Hits:

[GDI-Bitmap简易二维CAD

Description: 此程序为武汉某开发CAD著名的软件公司初级源码功能包括画圆,画直线,矩形,圆弧,画折线,椭圆,三角,多边形等,还有高级功能如镜象,旋转,移动,反转图形等等功能,全部都是基于SDK编程,对于初学和初次涉及WINDOWS编程的人来说很有帮助,可以了解SDK编程与面向对象编程方法,最主要的是可以学习到企业项目开发经验,具有一定的研究价值!-procedure for the development of Wuhan, a leading CAD software companies primary source features include Circle painting line, rectangle, arc, painting dogleg, oval, triangle, polygon, etc., there are advanced features such as mirror, rotate, move, reverse graphics and so on, all because of SDK Programming for beginners and first involving Windows programming useful to those who can understand the SDK programming and object-oriented programming methods, the most important thing is to learn from experience in the development of enterprise projects, which have a certain value to the research!
Platform: | Size: 295886 | Author: 翔子 | Hits:

[OpenGL program图行算法

Description: 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理-download the original code, the computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. Because of the limited energy, the original code did not make any notes. To simplify programming for consideration, in many places designated constant, declined to address GM
Platform: | Size: 417483 | Author: wuxuegang | Hits:

[ADO-ODBCdbutils

Description: 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理-of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. Because of the limited energy, the original code did not make any notes. To simplify programming for consideration, in many places designated constant, declined to address GM
Platform: | Size: 4536 | Author: 中国 | Hits:

[File OperateDrawPan

Description: 画图,提供一般的画图功能,包括(点,直线,矩形,椭圆,多边形等)-drawing for the general drawing functions, including (point, line, rectangle, ellipse, polygon, etc.)
Platform: | Size: 47579 | Author: 小浪 | Hits:

[GDI-Bitmap多边形对象的选择

Description: 多边形对象的选择,通过线与线求交点的方法实现。可用于图形对象的拾取。-polygon object choices, and the line through the line for the intersection method. Graphics can be used to pick up objects.
Platform: | Size: 30775 | Author: 心港 | Hits:

[Other resourceexportDllNestPolygon

Description: 本dll文件实现了点,线段,直线,多边形的类,完成了多边形的一些常用方法:求面积,判断是否是简单多边形,求多边形并,判断两个多边形的位置关系等方法。-the dll file to achieve a point, line, line, polygon category, completed the polygons of some commonly used methods : for the area to determine whether it is simple polygon, and polygons seek to determine the location of two polygons relations methods.
Platform: | Size: 97486 | Author: 童彬 | Hits:

[Special EffectsPolygon

Description: 用mfc实现计算机图形学中的扫描线填充算法-Use mfc in computer graphics scan line fill algorithm
Platform: | Size: 1946624 | Author: liang | Hits:

[Home Personal applicationpoint-inside-polygon.pl

Description: Command line tool written in perl to check if a point is located within a given polygon.
Platform: | Size: 1024 | Author: u3000 | Hits:

[Graph Drawingpolygon-scan-line

Description: 此程序用于演示和验证多边形转换的扫描线算法。-This program is used to demonstrate and validate polygon scan line conversion algorithm.
Platform: | Size: 62464 | Author: 王崇来 | Hits:

[Algorithmsegmentand-polygon

Description: 判断线段和多边形的位置关系,包括线段在多边形里面,外面,部分在外面三种情况-Determine the position of the line and the polygon relationship, including line inside the polygon, outside, part outside of three case.
Platform: | Size: 178176 | Author: aleonliao | Hits:

[Algorithmdot-line

Description: 判断点在角内、点在多边形内,计算点间、点到直线、到线段距离等vb源程序-Determine the point in the corner, the points in the polygon, calculated point, the point to the straight line distance to other vb source
Platform: | Size: 7168 | Author: lfn | Hits:

[2D GraphicScan-Line-Seed-Fill-Algorithm

Description: 计算机图形学多边形填充算法,扫描线种子填充的伪代码-Computer graphics polygon fill algorithm, scan line seed fill pseudo code
Platform: | Size: 7168 | Author: 灿钿 | Hits:

[File FormatFill-Polygon

Description:   实现二维扫描转换多边形的扫描线算法   实现二维连通区域填充的种子填充算法(四连通或八连通)   实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法 -Realization of two-dimensional polygon scan conversion algorithm dimensional scan line connected region filled seed filling algorithm (four or eight connectivity connectivity) Cohen-Sutherland clipping algorithm to achieve the midpoint of the two-dimensional linear cut and split clipping algorithm
Platform: | Size: 193536 | Author: 沈亦苏 | Hits:

[Otherpp

Description: 计算机图形学相关:画封边的多边形(线条的连接)-Computer Graphics Related: polygon (line connections) painting Edge of
Platform: | Size: 1981440 | Author: | Hits:

[OtherArbitrary-polygon-scan-line-filling

Description: 这是一个运用OpenGL编程的实例,是在VC++6.0中编写的一个控制台程序,能够实现任意多边形的填充,基于的算法是扫描线填充算法。-This is a use of OpenGL programming examples, is a console program written in VC++6.0, filling to achieve arbitrary polygon, the algorithm is based on scan line filling algorithm.
Platform: | Size: 3072 | Author: 谢伟康 | Hits:

[Data structsline-is-interact

Description: 算法导论里面的关于线段是否相交以及点是否在多边形内的判断的源代码,另包含一个说明文档。-Introduction to Algorithms inside as well as on line intersects the point is within the polygon to determine the source code, and the other contains a description of the document.
Platform: | Size: 11264 | Author: | Hits:

[GIS programnew-line-Polygon-point-

Description: arcgis engine10.0源码,以c#为基础,能够新建点、线、面等shp图层。-arcgis engine10.0 code to c# based, can create point, line, surface, etc. shp layer.
Platform: | Size: 93184 | Author: 孔汇川 | Hits:

[CSharparcengine-POINT-LINE-POLYGON-SELECT

Description: ARCGIS ENGINE LINE POINT POLYGON SELECT EXAMPLE
Platform: | Size: 3892224 | Author: xzz | Hits:

[OpenGL programPolygon-scan-line-filling

Description: 多边形扫描线填充,opengl源程序,vc-Polygon scan line filling, opengl source code, vc++
Platform: | Size: 238592 | Author: | Hits:
« 1 2 3 45 6 7 8 9 10 ... 29 »

CodeBus www.codebus.net